[INFO] cloning repository https://github.com/cnrmurphy/kuhn-poker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cnrmurphy/kuhn-poker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnrmurphy%2Fkuhn-poker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnrmurphy%2Fkuhn-poker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bba6f5fc54c0c54b01a5beb24de5e9773c85aae0
[INFO] checking cnrmurphy/kuhn-poker against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnrmurphy%2Fkuhn-poker" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cnrmurphy/kuhn-poker
[INFO] finished tweaking git repo https://github.com/cnrmurphy/kuhn-poker
[INFO] tweaked toml for git repo https://github.com/cnrmurphy/kuhn-poker written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cnrmurphy/kuhn-poker on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cnrmurphy/kuhn-poker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 722e71e4d5dcad31c321bda5667efb55bf68a7c853ef9fe21b74ce09592eaa96
[INFO] running `Command { std: "docker" "start" "722e71e4d5dcad31c321bda5667efb55bf68a7c853ef9fe21b74ce09592eaa96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "722e71e4d5dcad31c321bda5667efb55bf68a7c853ef9fe21b74ce09592eaa96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "722e71e4d5dcad31c321bda5667efb55bf68a7c853ef9fe21b74ce09592eaa96" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "722e71e4d5dcad31c321bda5667efb55bf68a7c853ef9fe21b74ce09592eaa96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "722e71e4d5dcad31c321bda5667efb55bf68a7c853ef9fe21b74ce09592eaa96" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking inquire v0.9.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking kuhn-poker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Fish`
[INFO] [stdout]  --> src/main.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::player::{Agent, Client, Fish, Player, PlayerKind};
[INFO] [stdout]   |                                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IndexedMutRandom` and `SliceRandom`
[INFO] [stdout]  --> src/player.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     seq::{IndexedMutRandom, IndexedRandom, SliceRandom},
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Fish`
[INFO] [stdout]  --> src/main.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::player::{Agent, Client, Fish, Player, PlayerKind};
[INFO] [stdout]   |                                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IndexedMutRandom` and `SliceRandom`
[INFO] [stdout]  --> src/player.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     seq::{IndexedMutRandom, IndexedRandom, SliceRandom},
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pot`
[INFO] [stdout]   --> src/player.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         pot: u64,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_pot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `antes`
[INFO] [stdout]   --> src/player.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         antes: u64,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_antes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actions_occured`
[INFO] [stdout]    --> src/player.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         actions_occured: &[PlayerAction],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions_occured`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hole_card`
[INFO] [stdout]    --> src/player.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         hole_card: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hole_card`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pot`
[INFO] [stdout]    --> src/player.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         pot: u64,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `antes`
[INFO] [stdout]    --> src/player.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         antes: u64,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_antes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actions_occured`
[INFO] [stdout]    --> src/player.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         actions_occured: &[PlayerAction],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions_occured`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hole_card`
[INFO] [stdout]    --> src/player.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         hole_card: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hole_card`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pot`
[INFO] [stdout]    --> src/player.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |         pot: u64,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `antes`
[INFO] [stdout]    --> src/player.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         antes: u64,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_antes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bet` and `call` are never read
[INFO] [stdout]   --> src/player.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct ActionFrequencies {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 41 |     #[serde(default)]
[INFO] [stdout] 42 |     pub bet: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 43 |     #[serde(default)]
[INFO] [stdout] 44 |     pub call: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Fish` is never constructed
[INFO] [stdout]    --> src/player.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Fish {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/player.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl Fish {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 165 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pot`
[INFO] [stdout]   --> src/player.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         pot: u64,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_pot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `antes`
[INFO] [stdout]   --> src/player.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         antes: u64,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_antes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actions_occured`
[INFO] [stdout]    --> src/player.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         actions_occured: &[PlayerAction],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions_occured`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hole_card`
[INFO] [stdout]    --> src/player.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         hole_card: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hole_card`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pot`
[INFO] [stdout]    --> src/player.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         pot: u64,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `antes`
[INFO] [stdout]    --> src/player.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         antes: u64,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_antes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actions_occured`
[INFO] [stdout]    --> src/player.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         actions_occured: &[PlayerAction],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions_occured`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hole_card`
[INFO] [stdout]    --> src/player.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         hole_card: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hole_card`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pot`
[INFO] [stdout]    --> src/player.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |         pot: u64,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `antes`
[INFO] [stdout]    --> src/player.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         antes: u64,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_antes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bet` and `call` are never read
[INFO] [stdout]   --> src/player.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct ActionFrequencies {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 41 |     #[serde(default)]
[INFO] [stdout] 42 |     pub bet: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 43 |     #[serde(default)]
[INFO] [stdout] 44 |     pub call: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Fish` is never constructed
[INFO] [stdout]    --> src/player.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Fish {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/player.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl Fish {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] 165 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.59s
[INFO] running `Command { std: "docker" "inspect" "722e71e4d5dcad31c321bda5667efb55bf68a7c853ef9fe21b74ce09592eaa96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "722e71e4d5dcad31c321bda5667efb55bf68a7c853ef9fe21b74ce09592eaa96", kill_on_drop: false }`
[INFO] [stdout] 722e71e4d5dcad31c321bda5667efb55bf68a7c853ef9fe21b74ce09592eaa96
